home *** CD-ROM | disk | FTP | other *** search
/ Univers Mac Interactif 53 / Univers Mac Interactif - Issue 53.iso / UTILITAIRES IMPORTANTS / Player⁄Reader / BBEdit Lite 3.0 / BBEdit Product & Pricing Info < prev    next >
Text File  |  1994-12-29  |  18KB  |  475 lines

  1. ========================================
  2. Text Editors vs. Word Processors
  3. ==== ======= === ==== ==========
  4.  
  5. Many people consider that text editors and word processors are
  6. actually the same type of application, differing mainly on the basis
  7. of size and cost. There are, however, a number of practical features
  8. which affect how a given program should be categorized.
  9.  
  10. Text editors are applications which are used strictly for editing and
  11. transforming text. In this context, "text" means a document which
  12. contains any arbitrary combination of characters, including letters,
  13. numbers, punctuation marks, and other symbols. Some examples include
  14. PostScript text files, BinHex or uuencoded data files, program source
  15. code files, or documents such as this one. The functional emphasis for
  16. a text editor is on manipulation of characters and lines (often within
  17. very large files), rather than words or other units of written
  18. language. This of course does not imply that text editors cannot or
  19. should not have word-oriented functions as well, but rather that they
  20. must handle a variety of arbitrary types of file content which word
  21. processors are not optimized for.
  22.  
  23. A text editor does not commonly incorporate extensive formatting
  24. options, as its goal is to manipulate files which will be employed or
  25. passed on in digital form (e.g. as ASCII files, or as input to some
  26. external formatting or processing program). Thus, provisions for
  27. external interactions with programming environments or similar tools
  28. are also common among text editors.
  29.  
  30. In contrast, word processors are applications optimized and primarily
  31. used for preparing and formatting documents for printed output. In
  32. keeping with the nature of printed documents, word processing programs
  33. naturally focus on language elements such as words, paragraphs, and
  34. sentences, and on providing extensive sets of formatting options to
  35. aid in the production of printed output.
  36.  
  37. In principle, word processors can provide many of the text
  38. manipulation features of text editors. In practice, text editors are
  39. leaner and meaner: they enjoy much smaller footprints (in other words,
  40. they take up less space, both on the disk and in RAM), and are faster
  41. at display and scrolling than word processors. They contain features
  42. that most word processors don't have, such as multi-file search and
  43. replace, line-oriented text manipulation, and even more. They are
  44. ideal tools for programming, telecommunications, cross-platform text
  45. transfer, data analysis, and simple composition (such as the file
  46. you're reading now).
  47.  
  48. BBEdit is a text editor.
  49.  
  50.  
  51. Why BBEdit is so Cool
  52. === ====== == == ====
  53.  
  54. Most text editors are capable tools. BBEdit is a power tool:
  55.  
  56.     -   It's Accelerated for Power Macintosh
  57.     -   Supports the AOCE "Standard Mail Package" for composing,
  58.         reading, and sending PowerTalk(tm) mail messages.
  59.     -   Includes Macintosh Drag and Drop, and support for
  60.         drag-and-drop text editing.
  61.     -   "Soft" text wrapping for easy formatting of text without
  62.         carriage returns.
  63.     -   Integrated PopupFuncs(tm) technology for fast navigation
  64.         of C, C++, Pascal, Object Pascal, and 68K assembler source
  65.         files.
  66.     -   Unique Multi-File Compare, for comparing text files, folders,
  67.         and project documents.
  68.     -   Integrated support for THINK C(tm) and Symantec C++.
  69.             (THINK C/Symantec C++ version 6.0 or later required)
  70.     -   Integrated support for Metrowerks CodeWarrior(tm)
  71.             (CodeWarrior version 1.2 or later ("CW5") required)
  72.     -   Integrated support for Symantec C++ for Power Macintosh v8.0
  73.     -   Scriptable, via AppleScript(r), Frontier, or any other OSA-
  74.         compliant scripting system.
  75.     -   Support for MPW(r)'s ToolServer.
  76.     -   Support for the MPW "411" on-line Macintosh
  77.             programming reference.
  78.     -   Importing and Exporting of foreign file formats via
  79.             Claris XTND(tm).
  80.     -   Disk and Glossary Browsers.
  81.     -   Ability to read THINK C, THINK Pascal, and Code
  82.         Warrior projects for browsing and searching.
  83.     -   Support for On Location(tm) for text searches.
  84.     -   Multi-file search and replace.
  85.     -   Automatic line feed translation.
  86.     -   Stationery documents.
  87.     -   Ability to open multiple files with one command.
  88.     -   Pattern ("grep") searching.
  89.     -   System 7 savvy; System 6 friendly.
  90.     -   A/UX(tm) 3.0 compatible.
  91.  
  92. Here's what some of the critics have to say about BBEdit:
  93.  
  94.     "It doesn't suck."
  95.         - Leonard Rosenthol, Director of Advanced Technology,
  96.         Aladdin Systems.
  97.             
  98.     "It has that, as the French say, 'I don't know what'".
  99.         -  Keith Rollin, co-author, Macintosh Programming Secrets
  100.             
  101.     "BBEdit provides much functionality in an uncluttered
  102.      interface that belies its power."
  103.         - TidBITS #202
  104.  
  105.     "The speed of BBEdit on Power Macs is very impressive. Large files
  106.      open very quickly, and search and replace operations,
  107.      particularly multi-file seaching, really fly."
  108.         - Tom Emerson, Software Engineer, Symantec Corporation
  109.         
  110.     "BBEdit's combination of ease of use, drag-and-drop text editing,
  111.      XTND(TM) support, and integration with Symantec C++ have made
  112.      it my ideal development environment." 
  113.         - Chris Borton, Senior Software Engineer, Storm Technology, Inc.
  114.  
  115. Why not use Another Text Editor?
  116. === === === ======= ==== =======
  117.  
  118. There are many reasons:
  119.  
  120.     -   None of them are as well-supported as BBEdit. Others
  121.         go years between maintenance versions and major releases;
  122.         we continually maintain and enhance BBEdit to meet our
  123.         customers' needs.
  124.     
  125.     -   None of them work as smoothly with your chosen development
  126.         tools (CodeWarrior, THINK C/Symantec C++, THINK Reference 2.0,
  127.         or MPW ToolServer) as BBEdit does.
  128.     
  129.     -   None of them can read or search THINK C, THINK Pascal,
  130.         and Code Warrior project documents.
  131.         
  132.     -   None of the others are Accelerated for Power Macintosh.
  133.     
  134.     -   None of them support the Claris XTND mechanism.
  135.     
  136.     -   Or On Location.
  137.         
  138.     -   Or have any neat features like disk browsers.
  139.     
  140.     -   Or support for Balloon Help.
  141.     
  142. And the list goes on.
  143.  
  144. BBEdit has been around for a long time, and continues to support its
  145. installed base. And it promises to keep on doing so. Let's face it:
  146. there are old text editors, and there are bold text editors, but there
  147. are no old, bold text editors.
  148.  
  149.  
  150. Specifications
  151. ==============
  152.  
  153. Current Major Version: 3.1
  154. Application Type: Text Editor
  155. Application Size on Disk: 397K
  156. Total Package Size (application and support files only): 787K
  157. Documentation: supplied in electronic format on CD-ROM.
  158.     180-page perfect-bound User Manual available at extra charge.
  159.  
  160. Maximum File Size: Limited by available system memory; theoretical max. is 2GB.
  161. Maximum number of open files: Limited by available memory.
  162.  
  163. File Formats: Macintosh 'TEXT', DOS, UNIX(tm), any XTND-translatable format.
  164. Apple Event Support: 'required' suite, portions of 'core' suite, custom
  165.     BBEdit control suite, plus additional events as necessary
  166.     for ToolServer, On Location, THINK Reference 2.0, THINK C/Symantec C++.
  167. Text Search & Replace: plain-text search, both forward and reverse. Case-
  168.     and word-sensitive; 'grep' pattern-matching.
  169. Text Viewing and Editing: parenthesis balancing; smart quotes; splittable
  170.     editing windows; optional display of tab stops, line numbers, invisible
  171.     characters, and cursor position.
  172. Expansion: via drop-in code modules. API documented, published, and upward-
  173.     compatible.
  174.  
  175. Requirements
  176. ============
  177.  
  178. System Software: version 6.0.7 or later, or A/UX 3.0 or later. (System 7.0
  179.     or later recommended.)
  180.  
  181. Hardware: Macintosh Plus or later; includes all Plus, SE, II, Quadra, Centris,
  182.     Performa, PowerBook, Duo, Classic, and Power Macintosh models.
  183.         
  184. Memory: 450K of RAM minimum. Compatible with Apple VM, 32-bit mode, and
  185.     Connectix MAXIMA, VIRTUAL, and MODE32 software.
  186.     
  187. Disk: Will fit on an 800K floppy disk with System 6.0.7 minimum installation;
  188.     1.44MB disk with System 7.x minimum installation.
  189.     NOTE: CD-ROM drive strongly recommended.
  190.  
  191. Pricing Information
  192. ======= ===========
  193.  
  194. == NOTE: As of version 3.1, BBEdit is delivered on CD-ROM with electronic ==
  195. == documentation. A floppy/manual set is available at nominal cost to     ==
  196. == customers who do not have access to a CD-ROM drive.                    ==
  197.    
  198. The pricing information presented here is for people who would like to
  199. obtain BBEdit directly from Bare Bones Software. You can also obtain
  200. BBEdit from MacTech Magazine's Mail Order Store; call (310) 575-4343
  201. for pricing and ordering information.
  202.  
  203. Customers in Australia and New Zealand may contact TechFlow Pty.
  204. Ltd. In Australia, contact:
  205.  
  206. TechFlow Pty. Ltd.
  207. 5/17 Mooramba Road
  208. Dee Why, Sydney, 2099
  209. Phone +61 2 971 4311
  210. Fax +61 2 982 3623
  211.  
  212. In New Zealand, contact:
  213.  
  214. TechFlow Pty. Ltd.
  215. 439 Lake Road
  216. Takapuna
  217. Auckland
  218. Phone  +64 9 486 0659
  219. Fax +64 9 489 6010
  220.  
  221. -----
  222.  
  223. Upgrade Offer Eligibility
  224. ======= ===== ===========
  225.  
  226. Check the following list to determine whether you are eligible for
  227. an upgrade price. If not, you must order using the Individual Copy
  228. pricing given below.
  229.  
  230.  
  231. BBEdit 3.0 and 2.5 Users:
  232.     Provide a copy of your product registration or order number. Offer
  233.     limited to one upgrade copy per original copy purchased.
  234.  
  235. Complementary Upgrade:
  236.     Owners of MPW, THINK C/Pascal, Symantec C++, CodeWarrior, A/UX, and
  237.     MachTen are eligible. Please send in a photocopy of the first page
  238.     of your manual, or a photocopy of the dated purchase receipt. This
  239.     offer applies to any version of these products. If ordering via e-mail,
  240.     please provide the product registration number instead.
  241.  
  242. Competitive Upgrade:
  243.     Users of BBEdit 2.2 and Lite, Vantage, and QUED/M are eligible.
  244.  
  245.     BBEdit Lite or BBEdit 2.2 Users:  Include a screen snapshot of the
  246.     about-box from your copy of BBEdit, or a screen snapshot of the
  247.     Finder's "Get Info" window for your copy of BBEdit. If ordering by
  248.     e-mail, please include the creation date and version number of the
  249.     BBEdit version you have.
  250.  
  251.     Vantage or QUED/M Owners:  Send in the _original_ first page of your
  252.     manual. Only original manual pages will be accepted. If ordering by
  253.     e-mail, please provide the product registration number.
  254.  
  255. Students:
  256.     Currently enrolled full-time undergraduate and graduate students are
  257.     eligible. Include a photocopy of both sides of your currently valid
  258.     student ID or receipt for the current semester's tuition. If ordering
  259.     by e-mail, please provide the name of your college and your student
  260.     ID number.
  261.  
  262. -----
  263.  
  264. =======================================
  265.  BBEdit 3.1 Direct Purchase Price List
  266. =======================================
  267.  
  268. Individual Copy Package*:   _______ copies x $______ /copy  = $________
  269.  
  270. * Package consists of program and electronic documentation 
  271. on CD-ROM, together with selected demos and utilities.
  272.  
  273.     Quantity:   1-5     $119 ea.
  274.                 6-15    $99 ea.
  275.                 16-30   $89 ea.
  276.                 31-50   $75 ea.
  277.                 51+     $69 ea.
  278. --
  279.  
  280. Upgrade from BBEdit 3.0:    _______ copies x $______ /copy  = $________
  281.  
  282.     if purchased before December 1, 1994 -- $39
  283.     if purchased on/after December 1, 1994 -- FREE
  284.  
  285. (See above for qualification details)
  286. --
  287.  
  288. Upgrade from BBEdit 2.5:    _______ copies x $ 39.00 /copy  = $________
  289.  
  290. (See above for qualification details)
  291. --
  292.  
  293. Complementary Upgrade:      _______ copies x $ 79.00 /copy  = $________
  294.  
  295. (Eligible programs: MPW, THINK C/Pascal, Symantec C++, CodeWarrior,
  296. A/UX, MachTen. See above for qualification details)
  297. --
  298.  
  299. Competitive Upgrade:        _______ copies x $ 79.00 /copy  = $________
  300.  
  301. (Eligible programs: BBEdit 2.2 and Lite, Vantage, QUED/M.
  302. See above for qualification details)
  303. --
  304.  
  305. Student Price:              _______ copies x $ 39.00 /copy  = $________
  306.  
  307. (See above for eligibility details)
  308. --
  309.  
  310. OPTIONAL:
  311.          Floppy/Manual set: _______ sets   x $ 15.00 /set   = $________
  312.  
  313. Floppy/Manual Set includes program and demo floppy,
  314. 180-page perfect-bound manual. Requires purchase of
  315. BBEdit. Limit: one floppy/manual set per copy of BBEdit
  316. ordered. NOTE: Additional shipping & handling charges
  317. apply. See below for details.
  318. __
  319.  
  320. Site Licenses and Resellers:
  321.  
  322. Please contact Bare Bones Software for information on site license and
  323. reseller pricing.
  324. =============================================================================
  325.  
  326.                                         Total for Software  = $________
  327.  
  328.                                         Sales tax (5% for
  329.                                         orders within MA)   = $________
  330.  
  331.  
  332.                                         Shipping & Handling = $________
  333.                                          (see rates below)
  334. =============================================================================
  335.  
  336.  
  337.                                             ORDER TOTAL     = $________
  338.  
  339. =============================================================================
  340.  
  341.  
  342. Shipping and Handling
  343. ======== === ========
  344.  
  345. == Please note that two-day and overnight shipping options are not ==
  346. == available for student and upgrade orders.                       ==
  347.  
  348. Domestic Shipping & Handling (United States Only):
  349.  
  350. Shipping Method*            Charge**    Delivery Time***
  351. -------- ------             ------      -------- ----
  352. Standard Service            $5.00       varies by destination
  353. Second Day Service          $10.00      second business day
  354. Overnight Service           $20.00      next business day
  355.  
  356.  
  357. International Shipping & Handling (Canada, Europe, etc)****:
  358.  
  359. Standard Service            $5.00       varies by destination
  360. Federal Express Priority    $40.00+     second business day*****
  361.  
  362. Notes:
  363. ------
  364.  
  365. *   Domestic shipping method is "best way", and varies at our sole
  366.     discretion.
  367.  
  368. **  Shipping charges are based on one copy per order. For
  369.     multiple copies per order, please add an additional per-copy
  370.     charge of half the listed single copy charge.
  371.     
  372.     If you are ordering floppy/manual sets, add US$5 per set to the 
  373.     total shipping and handling charge.
  374.     
  375. *** Delivery time is from receipt of order. Ground and two-day
  376.     service orders will typically be processed within five days of
  377.     receipt. Overnight orders will typically be processed on the
  378.     day of receipt. (Order processing and delivery times are
  379.     approximate, and can vary due to circumstances beyond our control.)
  380.  
  381. **** Packages shipped to international destinations may be subject
  382.     to import broker fees and local taxes, which are the responsibility
  383.     of the recipient. Additionally, we cannot be responsible for delays
  384.     due to customs processing at the port of entry.
  385.  
  386. ***** Minimum charge. Federal Express shipping charges for international 
  387.     shipment vary by destination and weight of package.
  388.  
  389. Ordering Information
  390. ======== ===========
  391.  
  392. Orders should include the following:
  393.  
  394.     * Order Quantity and Payment:
  395.         Check, bank draft, or money order for the appropriate
  396.         amount, as determined from the order form above. Checks,
  397.         drafts, and money orders should be made payable to
  398.         "Bare Bones Software". If paying by credit card (MasterCard
  399.         and Visa only), please also include the following information
  400.         with your order:
  401.  
  402.             -  Your name, as it appears on the credit card.
  403.             -  The address to which the credit card is billed.
  404.             -  The credit card number (MasterCard and Visa only).
  405.             -  The expiration date (month/year) of the card.
  406.  
  407.     * Shipping Address:
  408.         The address to which your order should be shipped.
  409.  
  410.     * Contact Information:
  411.         Your phone number and e-mail address, if appropriate (for
  412.         registration and product support purposes).
  413.  
  414.     * Proof of Discount Eligibility:
  415.         If you're requesting a discount price, include one
  416.         proof of discount for -each- copy you would like to
  417.         buy at the discounted price.
  418.  
  419. Purchase Orders: We accept purchase orders from D&B-rated businesses,
  420. as well as universities, and government agencies (state or federal).
  421. Terms are NET 30. Note that we will not accept purchase orders for
  422. copies ordered at the student price.
  423.  
  424. If you are a small business or reseller, please write or call for
  425. additional information.
  426.  
  427.  
  428. Placing Your Order
  429. ======= ==== =====
  430. To place an order or request additional information by mail, write to:
  431.  
  432.     Bare Bones Software
  433.     P.O. Box 108
  434.     Bedford, MA 01730-0108
  435.  
  436. To place an order or request additional information by e-mail, write to:
  437.  
  438.     Internet: bbsw@netcom.com
  439.     CIS: 73051,3255
  440.     AppleLink: BARE.BONES
  441.     eWorld: BareBones
  442.  
  443. To place an order or request information by phone, call (508) 651-3561.
  444.  
  445. To place an order or request information by fax, fax (508) 651-7584.
  446.  
  447.  
  448. Demo Version Availability
  449. ==== ======= ============
  450.  
  451. A demo version of BBEdit 3.1 is available on the Internet for
  452. anonymous FTP from ftp.netcom.com, in /pub/bbsw; world.std.com, in
  453. /ftp/pub/bbedit; the demo can also be found on sumex.stanford.edu,
  454. in /info-mac/text. On CIS, look for BBEDIT.DMO in various forum
  455. libraries, including MACDEV, SYMDEV, and ZMC:DOWNTECH, or use the
  456. File Finder with keyword "bbedit". The BBEdit demo package is also
  457. available from various other information services and BBSes; check
  458. yours to see if it's there.
  459.  
  460. If you have the ability to resolve URLs, the following URLs will
  461. lead to a BBEdit demo package:
  462.  
  463. ftp://ftp.netcom.com/pub/bb/bbsw/bbedit-31-demo.hqx
  464. ftp://ftp.std.com/pub/bbedit/bbedit-31-demo.hqx
  465.  
  466. =============================================================================
  467. All products mentioned are trademarks or registered trademarks of their 
  468. respective developers.
  469.  
  470. This document is written by and copyright (c)1994 by Bare Bones Software, Inc.
  471. It may be redistributed freely as long as it is not modified in any way.
  472.  
  473. Information presented here is accurate as of the time of writing, but is
  474. subject to change without notice.
  475.